func runtime.makechan64

one use

	runtime (current package)
		chan.go#L64: func makechan64(t *chantype, size int64) *hchan {